getZIndex

open fun getZIndex(): Int

Gets the Z-index (stacking order) of this control.

Controls with higher Z-index values are generally displayed on top of controls with lower Z-index values.

Return

The Z-index (sequencing order) of this module, obtained from the sequence property. Returns 0 if the module is null.